home *** CD-ROM | disk | FTP | other *** search
/ Wildcat Gold - The Optical BBS / Wildcat Gold - The Optical BBS (The Golden ROM Series)(Volume 4 Number 1)(The Digital Publishing Company)(1992).ISO / sdn / menwmen1.sdn / MAKE720K.BAT < prev    next >
DOS Batch File  |  1991-09-29  |  545b  |  22 lines

  1. echo off
  2. cls
  3. echo Swapping in 720K installation program.
  4. echo                                      .
  5.  
  6. copy install.da7 install.dat
  7. copy disk.id7 disk.id
  8. del install.da7
  9. del disk.id7
  10.  
  11.  
  12. cls
  13. echo Swap complete.  720K installation program now installed.
  14. echo                                                     .
  15. echo                                                  .
  16. Echo Test INSTALL once before duplicating 3.5" disk.
  17. echo                                            .
  18. echo                                         .
  19.  
  20. pause
  21.  
  22.